home *** CD-ROM | disk | FTP | other *** search
- ;Copy C:copy to ram:
- ;Ram:Copy C:assign to ram:
- ;Ram:assign ACESbase: ram:Analog_Emulator
-
- assign ACESbase: ""
- assign analog_emulator: ""
-
- ;Put your location for the Emulator Drawer.
-
- ;Ram:assign lp: ACESbase:Listplot
- assign lp: ACESbase:Listplot
- ;ACESbase:mEcho "Assigning PLFONTS: to Listplot"
- echo "Assigning PLFONTS: to Listplot"
- ;Ram:assign PLFONTS: lp:
- assign PLFONTS: lp:
- ;Ram:assign pl: ACESbase:plt
- assign pl: ACESbase:plt
- ;Ram:assign PLTDATA: ACESbase:plt
- assign PLTDATA: ACESbase:plt
- ;Ram:copy C:Execute Ram:
- copy examples all to Ram:
- copy C:Execute Ram:
- ;Ram:copy C:Mount Ram:
- copy C:Mount Ram:
- ;ACESbase:mEcho "Done."
- ;ACESbase:mEcho "Exiting...."
- Echo "Done."
- Echo "Exiting...."
- ;
- ;
- ; Note: For a single floppy drive system substitute the ;Ram: lines instead
- ; of the others or your fingers will get fatigued from disk swapping.
- ; Enjoy...
-